home *** CD-ROM | disk | FTP | other *** search
/ Bride Wars Press Kit / Bride Wars DPK.iso / pc / resources / functions / pdfLaunch.exe / pdfLaunch.dxr / 00002.ls < prev    next >
Encoding:
Text File  |  2007-02-26  |  96 b   |  7 lines

  1. on exitFrame me
  2.   if the timer > (45 * 60) then
  3.     _player.quit()
  4.   end if
  5.   go(the frame)
  6. end
  7.